Stuff that should have been set to NULL here (specifically
authorHavoc Pennington <hp@pobox.com>
Fri, 24 Dec 1999 02:21:33 +0000 (02:21 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Fri, 24 Dec 1999 02:21:33 +0000 (02:21 +0000)
commite4ce74f5b7b842b518529e1da109599993b0781b
treee27f702f8182fa78e320c7bfee29eebd33731d84
parent39e00cbdf28722b3eedde798379041bc33bce58d
Stuff that should have been set to NULL here (specifically

1999-12-23  Havoc Pennington  <hp@pobox.com>

* gdk-pixbuf/io-gif.c (image_load): Stuff that should have been
set to NULL here (specifically context->animation) was not being
set to NULL. use g_new0() to alloc the struct.
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-gif.c